Skip to content

update starlight and astro ecosystem pkgs #3196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 20 commits into
base: v2
Choose a base branch
from
Draft

Conversation

vasfvitor
Copy link
Contributor

@vasfvitor vasfvitor commented Mar 5, 2025

was doing it on renovate pr but I guess it would be best if we had some eyes in it before merging

  • check if starlight pnpm patch is working fine
  • fix src\content\config.ts
  • fix toc
  • fix overrides
  • fix Astro.props usage
  • fix
  • fix some more

https://docs.astro.build/en/guides/upgrade-to/v5/
https://github.com/tauri-apps/tauri-docs/pull/2519/files

image

what I tried:

  • removing sidebar entry at astro config - doesn't work
  • removing blog-plugin - fixes it
  • empty sidebar entry - doesn't work
  • changing plugins order - doesn't work

what can be tried:

  • checking where the issue comes from, is it from starlight-utils or starlight-blog?

starlight-utils/middleware.ts:65:15

Blog cannot be used with multi-sidebar.

Each top-level sidebar item in the Starlight config must be either a group or autogenerated.

See https://starlight.astro.build/guides/sidebar/#groups and https://starlight.astro.build/guides/sidebar/#autogenerated-groups for more details.

Copy link

netlify bot commented Mar 5, 2025

Deploy Preview for tauri-v2 failed.

Name Link
🔨 Latest commit 923c715
🔍 Latest deploy log https://app.netlify.com/sites/tauri-v2/deploys/6814443c29a03000080fb0a4

@vasfvitor vasfvitor force-pushed the update-starlight-astro branch from 080f54e to d5c3954 Compare May 1, 2025 19:16
@vasfvitor vasfvitor force-pushed the update-starlight-astro branch from 949a56e to b80dcf7 Compare May 2, 2025 03:24
@vasfvitor vasfvitor force-pushed the update-starlight-astro branch from b80dcf7 to 20c96e3 Compare May 2, 2025 03:25
@vasfvitor vasfvitor added the bug Does it fix inaccurate content or fix a bug? label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Does it fix inaccurate content or fix a bug?
Projects
Status: 🪵 Backlog
Development

Successfully merging this pull request may close these issues.

1 participant